{% load static %} {% include "header.html" %} {% include "navigation.html" %}

Add extra profile configuration


Chose the configuration type and add the values


{% csrf_token %} {%if data.conf_type %} {% endif %} {% if data.last_step %} {% else %} {% endif %}
{%if data.conf_type %} {% else %} {% endif %} {%if data.computing %} {% else %} {% endif %}









{% include "footer.html" %}